home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
skin__Copy.xml239
< prev
next >
Wrap
Text File
|
2008-02-18
|
2KB
|
57 lines
<settings>
<!-- name colors -->
<NamedColors>
<NamedColor name="StandardFill" color="Black"/>
</NamedColors>
<!-- text style -->
<TextStyles>
<TextStyle name="MenuStyle" color="White" size="14"/>
</TextStyles>
<!-- placements -->
<Placements>
<Placement name="MenuButtonOrigin" loc="55,25" withInsetX="75" offset="9" rightShift="true" alpha="200"/>
<Placement name="SelectedTaskDescription" loc="10,89" alpha="150"/>
<Placement name="TaskImage" loc="10,25" alpha="90"/>
<Placement name="CurrentTime" loc="10,4" alpha="150"/>
<Placement name="InsetRect" loc="7,20" size="53,53"/>
</Placements>
<!-- Animations -->
<Animations>
<Animation name="SwitchScreen" type="FadeThrough" duration="300"/>
</Animations>
<!-- Panels -->
<Panels>
<Panel name="NowPlaying" enabled="true"/>
</Panels>
<!-- Composite Images -->
<CompositeImages>
<!--
<CompositeImage name="TaskImage" size="30,42">
<DrawRoundedRect loc="2,2" size="96,96" fillColor="Black" borderColor="Transparent" radius="3" borderWidth="0"/>
<DrawImage filename="@taskImage" loc="0,0" size="100,100"/>
</CompositeImage>
-->
<CompositeImage name="SelectedTaskDescription" size="80,10">
<DrawText text="@description" loc="0,0" size="100,100" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<CompositeImage name="CurrentTime" size="80,5">
<DrawText text="@currentTime" loc="0,0" size="100,100" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<CompositeImage name="ButtonNormal" size="24.0,5.0">
<DrawText text="@buttonText" loc="7,5" size="100,100" textStyle="MenuStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="ButtonSelected" size="26.0,5.0">
<DrawText text="@buttonText" loc="7,5" size="100,100" textStyle="MenuStyle" align="Left"/>
</CompositeImage>
</CompositeImages>
</settings>